[INFO] fetching crate bscscan_wrapper 0.1.2...
[INFO] testing bscscan_wrapper-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate bscscan_wrapper 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bscscan_wrapper 0.1.2
[INFO] finished tweaking crates.io crate bscscan_wrapper 0.1.2
[INFO] tweaked toml for crates.io crate bscscan_wrapper 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bscscan_wrapper 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 261 packages to latest compatible versions
[INFO] [stderr]       Adding actix-rt v1.1.1 (available: v2.11.0)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.1.0)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.2)
[INFO] [stderr]       Adding web3 v0.15.0 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03cdbc3de52f3d8a3fc1e734d57e237f9896dcf2edca87d471585f71b99d4bb7
[INFO] running `Command { std: "docker" "start" "-a" "03cdbc3de52f3d8a3fc1e734d57e237f9896dcf2edca87d471585f71b99d4bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03cdbc3de52f3d8a3fc1e734d57e237f9896dcf2edca87d471585f71b99d4bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03cdbc3de52f3d8a3fc1e734d57e237f9896dcf2edca87d471585f71b99d4bb7", kill_on_drop: false }`
[INFO] [stdout] 03cdbc3de52f3d8a3fc1e734d57e237f9896dcf2edca87d471585f71b99d4bb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ff3bb6754586ba3a426123edfa2eb7b51c3583e8466e01b6ba0b35d1f0e0f74
[INFO] running `Command { std: "docker" "start" "-a" "2ff3bb6754586ba3a426123edfa2eb7b51c3583e8466e01b6ba0b35d1f0e0f74", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parity-scale-codec v1.3.7
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ethbloom v0.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling typed-headers v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling soketto v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling jsonrpc-core v16.0.0
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ethereum-types v0.10.0
[INFO] [stderr]    Compiling ethabi v13.0.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling hyper-proxy v0.8.0
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling web3 v0.15.0
[INFO] [stderr]    Compiling bscscan_wrapper v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "2ff3bb6754586ba3a426123edfa2eb7b51c3583e8466e01b6ba0b35d1f0e0f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff3bb6754586ba3a426123edfa2eb7b51c3583e8466e01b6ba0b35d1f0e0f74", kill_on_drop: false }`
[INFO] [stdout] 2ff3bb6754586ba3a426123edfa2eb7b51c3583e8466e01b6ba0b35d1f0e0f74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 068cdbe1567cb03a6d475ac791245cfad919240056e3857c8123aa3078454465
[INFO] running `Command { std: "docker" "start" "-a" "068cdbe1567cb03a6d475ac791245cfad919240056e3857c8123aa3078454465", kill_on_drop: false }`
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling bscscan_wrapper v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.46s
[INFO] running `Command { std: "docker" "inspect" "068cdbe1567cb03a6d475ac791245cfad919240056e3857c8123aa3078454465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "068cdbe1567cb03a6d475ac791245cfad919240056e3857c8123aa3078454465", kill_on_drop: false }`
[INFO] [stdout] 068cdbe1567cb03a6d475ac791245cfad919240056e3857c8123aa3078454465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1eed1eedb7079f41c6c056b541200aeff80fff7c4e386145321225ee5057ecad
[INFO] running `Command { std: "docker" "start" "-a" "1eed1eedb7079f41c6c056b541200aeff80fff7c4e386145321225ee5057ecad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bscscan_wrapper-a21fac0e3474723b)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test bsc_wrapper::accounts::test::bep20_transactions_pag ... FAILED
[INFO] [stdout] test bsc_wrapper::accounts::test::erc_721_transactions_pagination ... FAILED
[INFO] [stdout] test bsc_wrapper::accounts::test::bnb_by_block ... FAILED
[INFO] [stdout] test bsc_wrapper::accounts::test::test_balance ... FAILED
[INFO] [stdout] test bsc_wrapper::accounts::test::bep_20_transactions ... FAILED
[INFO] [stdout] test bsc_wrapper::accounts::test::bep20_transactions_token ... FAILED
[INFO] [stdout] test bsc_wrapper::blocks::test::get_block_reward ... FAILED
[INFO] [stdout] test bsc_wrapper::accounts::test::erc_721_specific_token ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::gas_price ... FAILED
[INFO] [stdout] test bsc_wrapper::contract::test::get_source_code ... FAILED
[INFO] [stdout] test bsc_wrapper::contract::test::abi_get ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::eth_block_number ... FAILED
[INFO] [stdout] test bsc_wrapper::blocks::test::get_clock_estimate ... FAILED
[INFO] [stdout] test bsc_wrapper::blocks::test::get_blockno_by_timestamp ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::get_block_by_num ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::eth_tx_count ... FAILED
[INFO] [stdout] test bsc_wrapper::stats::test::bnb_price ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::get_by_tx ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::get_tx_by_b_and_i ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::tx_count ... FAILED
[INFO] [stdout] test bsc_wrapper::stats::test::get_tot_supply ... FAILED
[INFO] [stdout] test bsc_wrapper::token::test::get_tot_c_supply ... FAILED
[INFO] [stdout] test bsc_wrapper::proxy::test::get_code ... FAILED
[INFO] [stdout] test bsc_wrapper::stats::test::get_validators ... FAILED
[INFO] [stdout] test bsc_wrapper::token::test::get_tot_supply ... FAILED
[INFO] [stdout] test bsc_wrapper::token::test::test_token_balance ... FAILED
[INFO] [stdout] test bsc_wrapper::transactions::test::internal_transaction_general_pagination ... FAILED
[INFO] [stdout] test bsc_wrapper::transactions::test::internal_transaction_pagination ... FAILED
[INFO] [stdout] test bsc_wrapper::transactions::test::internal_transactions ... FAILED
[INFO] [stdout] test bsc_wrapper::transactions::test::transaction_status ... FAILED
[INFO] [stdout] test bsc_wrapper::transactions::test::internal_transaction_tx ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::accounts::test::bep20_transactions_pag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::accounts::test::bep20_transactions_pag' (16) panicked at src/bsc_wrapper/accounts.rs:473:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a9181d - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::TokenTx>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a9181d - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:473:14
[INFO] [stdout]   22:     0x582494b0ef46 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1ea0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a35cf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2dc8e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b12632 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b12632 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b12632 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b6fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0829a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1462b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0dff4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8647d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf9d0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a33df5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d2de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a81673 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a81673 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a81673 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8481e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d937 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a748a8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e7d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b29bfc - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1bf6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac8a4a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24237 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b09133 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a94340 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa585c - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a9323a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:461:5
[INFO] [stdout]   52:     0x582494a907a7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:462:38
[INFO] [stdout]   53:     0x582494a6de16 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_pag::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::accounts::test::erc_721_transactions_pagination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::accounts::test::erc_721_transactions_pagination' (21) panicked at src/bsc_wrapper/accounts.rs:506:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a9265d - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::TokenTx>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a9265d - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:506:14
[INFO] [stdout]   22:     0x582494b0efa6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac2230 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a35ff5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2dd7e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b12c92 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b12c92 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b12c92 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b9fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0838a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1471b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0e6e4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a867ad - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abfd60 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a340f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d3ce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a82c93 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a82c93 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a82c93 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8490e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8dc97 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a753b8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e890 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b29fec - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1f26 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac8c8a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24327 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b092b3 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a94430 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa5afc - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a933ea - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:494:5
[INFO] [stdout]   52:     0x582494a90837 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:495:47
[INFO] [stdout]   53:     0x582494a6ded6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_transactions_pagination::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::accounts::test::bnb_by_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::accounts::test::bnb_by_block' (19) panicked at src/bsc_wrapper/accounts.rs:448:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a90b1d - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a90b1d - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:448:22
[INFO] [stdout]   22:     0x582494b0eee6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1b10 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a359f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2db9e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b11fd2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b11fd2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b11fd2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b3fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b081aa - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1453b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0d904 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8614d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf640 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a33af5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d1ee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a80053 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a80053 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a80053 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8472e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d5d7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a73d98 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e710 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2980c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad18c6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac880a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24147 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08fb3 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a94250 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa55bc - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a9308a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:438:5
[INFO] [stdout]   52:     0x582494a90717 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:439:28
[INFO] [stdout]   53:     0x582494a6dd56 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bnb_by_block::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::accounts::test::test_balance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::accounts::test::test_balance' (22) panicked at src/bsc_wrapper/accounts.rs:432:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a90f27 - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a90f27 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:432:22
[INFO] [stdout]   22:     0x582494b0ef06 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1c40 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a35af5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2dbee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b121f2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b121f2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b121f2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b4fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b081fa - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1458b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0db54 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8625d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf770 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a33bf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d23e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a807b3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a807b3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a807b3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8477e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d6f7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a74148 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e750 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2995c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad19d6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac88ca - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24197 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b09035 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a9429e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa569e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a9311c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:426:5
[INFO] [stdout]   52:     0x582494a90747 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:427:28
[INFO] [stdout]   53:     0x582494a6dd96 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::test_balance::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::accounts::test::bep_20_transactions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::accounts::test::bep_20_transactions' (18) panicked at src/bsc_wrapper/accounts.rs:457:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a9133d - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::TokenTx>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a9133d - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:457:14
[INFO] [stdout]   22:     0x582494b0ef26 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1d70 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a35bf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2dc3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b12412 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b12412 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b12412 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b5fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0824a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b145db - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0dda4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8636d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf8a0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a33cf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d28e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a80f13 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a80f13 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a80f13 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a847ce - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d817 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a744f8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e790 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b29aac - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1ae6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac898a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b241e7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b090b5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a942ee - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa577e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a931ac - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:451:5
[INFO] [stdout]   52:     0x582494a90777 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:452:35
[INFO] [stdout]   53:     0x582494a6ddd6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep_20_transactions::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::accounts::test::bep20_transactions_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::accounts::test::bep20_transactions_token' (17) panicked at src/bsc_wrapper/accounts.rs:490:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a92206 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::TokenTx>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a92206 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:490:14
[INFO] [stdout]   22:     0x582494b0ef86 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac2100 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a35ef5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2dd2e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b12a72 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b12a72 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b12a72 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b8fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0833a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b146cb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0e494 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8669d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abfc30 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a33ff5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d37e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a82533 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a82533 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a82533 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a848be - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8db77 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a75008 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e850 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b29e9c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1e16 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac8bca - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b242d7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b09233 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a943e0 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa5a1c - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a9335a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:477:5
[INFO] [stdout]   52:     0x582494a90807 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:478:40
[INFO] [stdout]   53:     0x582494a6de96 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::bep20_transactions_token::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::blocks::test::get_block_reward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::blocks::test::get_block_reward' (23) panicked at src/bsc_wrapper/blocks.rs:197:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494aa1a83 - <core[a96a4c5c53f902a3]::result::Result<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::BlockReward, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494aa1a83 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:197:18
[INFO] [stdout]   22:     0x582494b0ee86 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1780 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a356f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2daae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b11972 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b11972 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b11972 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b0fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b080ba - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1444b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0d214 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a85e1d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf2b0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a337f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d0fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7ea33 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7ea33 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7ea33 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8463e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d277 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a73288 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e650 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2941c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1596 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac85ca - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24057 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08e33 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a94160 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa531c - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494aa320a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:190:5
[INFO] [stdout]   52:     0x582494aa1757 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:191:32
[INFO] [stdout]   53:     0x582494a6dc96 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_block_reward::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::accounts::test::erc_721_specific_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::accounts::test::erc_721_specific_token' (20) panicked at src/bsc_wrapper/accounts.rs:523:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a91d16 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::TokenTx>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a91d16 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:523:14
[INFO] [stdout]   22:     0x582494b0ef66 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1fd0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a35df5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2dcde - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b12852 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b12852 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b12852 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b7fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b082ea - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1467b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0e244 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8658d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abfb00 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a33ef5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d32e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a81dd3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a81dd3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a81dd3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8486e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8da57 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a74c58 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e810 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b29d4c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1d06 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac8b0a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24287 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b091b3 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a94390 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa593c - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a932ca - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:510:5
[INFO] [stdout]   52:     0x582494a907d7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/accounts.rs:511:38
[INFO] [stdout]   53:     0x582494a6de56 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::accounts::test::erc_721_specific_token::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::gas_price stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::gas_price' (37) panicked at src/bsc_wrapper/proxy.rs:327:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af873a - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af873a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:327:51
[INFO] [stdout]   22:     0x582494b0ed86 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0e00 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a34ef5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d82e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b10872 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b10872 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b10872 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a8fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07e3a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b141cb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0bf94 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8559d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe930 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a32ff5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2ce7e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7af33 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7af33 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7af33 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a843be - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c977 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a71508 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e450 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2899c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0d16 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7fca - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23dd7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08a35 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93ede - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa4c1e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af9a6c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:324:5
[INFO] [stdout]   52:     0x582494af6827 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:325:25
[INFO] [stdout]   53:     0x582494a6da96 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::gas_price::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::contract::test::get_source_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::contract::test::get_source_code' (34) panicked at src/bsc_wrapper/contract.rs:167:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494ac65a1 - <core[a96a4c5c53f902a3]::result::Result<bscscan_wrapper[5516016332a01001]::bsc_wrapper::Response<alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::Code>>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494ac65a1 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/contract.rs:167:18
[INFO] [stdout]   22:     0x582494b0efc6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac2360 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a360f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2ddce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b12eb2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b12eb2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b12eb2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8bafd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b083da - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1476b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0e934 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a868bd - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abfe90 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a341f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d41e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a833f3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a833f3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a833f3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8495e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8ddb7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a75768 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e8d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2a13c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad2036 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac8d4a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24377 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b09335 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a9447e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa5bde - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494ac71ec - bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/contract.rs:160:5
[INFO] [stdout]   52:     0x582494ac6257 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/contract.rs:161:31
[INFO] [stdout]   53:     0x582494a6df16 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::get_source_code::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::contract::test::abi_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::contract::test::abi_get' (33) panicked at src/bsc_wrapper/contract.rs:156:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494ac6b65 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494ac6b65 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/contract.rs:156:14
[INFO] [stdout]   22:     0x582494b0efe6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac2490 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a361f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2de1e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b130d2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b130d2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b130d2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8bbfd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0842a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b147bb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0eb84 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a869cd - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abffc0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a342f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d46e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a83b53 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a83b53 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a83b53 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a849ae - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8ded7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a75b18 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e910 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2a28c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad2146 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac8e0a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b243c7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b093b5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a944ce - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa5cbe - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494ac727c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/contract.rs:150:5
[INFO] [stdout]   52:     0x582494ac6287 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/contract.rs:151:23
[INFO] [stdout]   53:     0x582494a6df56 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::contract::test::abi_get::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::eth_block_number stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::eth_block_number' (35) panicked at src/bsc_wrapper/proxy.rs:311:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af6f1a - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af6f1a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:311:42
[INFO] [stdout]   22:     0x582494b0ece6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0810 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a349f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d69e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0fdd2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0fdd2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0fdd2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a3fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07caa - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1403b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0b404 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8504d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe340 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a32af5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2ccee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a78a53 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a78a53 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a78a53 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8422e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c3d7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a70298 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e310 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2830c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad07c6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7c0a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23c47 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b087b5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93d4e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa47be - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af979c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:308:5
[INFO] [stdout]   52:     0x582494af6737 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:309:32
[INFO] [stdout]   53:     0x582494a6d956 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_block_number::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::blocks::test::get_clock_estimate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::blocks::test::get_clock_estimate' (32) panicked at src/bsc_wrapper/blocks.rs:209:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494aa1ec5 - <core[a96a4c5c53f902a3]::result::Result<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::BlockData, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494aa1ec5 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:209:18
[INFO] [stdout]   22:     0x582494b0eea6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac18b0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a357f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2dafe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b11b92 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b11b92 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b11b92 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b1fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0810a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1449b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0d464 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a85f2d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf3e0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a338f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d14e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7f193 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7f193 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7f193 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8468e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d397 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a73638 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e690 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2956c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad16a6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac868a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b240a7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08eb3 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a941b0 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa53fc - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494aa329a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:203:5
[INFO] [stdout]   52:     0x582494aa1787 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:204:34
[INFO] [stdout]   53:     0x582494a6dcd6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_clock_estimate::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::blocks::test::get_blockno_by_timestamp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::blocks::test::get_blockno_by_timestamp' (31) panicked at src/bsc_wrapper/blocks.rs:185:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494aa2305 - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494aa2305 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:185:77
[INFO] [stdout]   22:     0x582494b0eec6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac19e0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a358f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2db4e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b11db2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b11db2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b11db2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8b2fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0815a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b144eb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0d6b4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8603d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf510 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a339f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d19e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7f8f3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7f8f3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7f8f3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a846de - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d4b7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a739e8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e6d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b296bc - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad17b6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac874a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b240f7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08f35 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a941fe - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa54de - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494aa332c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:181:5
[INFO] [stdout]   52:     0x582494aa17b7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/blocks.rs:182:40
[INFO] [stdout]   53:     0x582494a6dd16 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::blocks::test::get_blockno_by_timestamp::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::get_block_by_num stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::get_block_by_num' (39) panicked at src/bsc_wrapper/proxy.rs:363:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af7280 - <core[a96a4c5c53f902a3]::result::Result<web3[9b36288157452134]::types::block::Block<web3[9b36288157452134]::types::transaction::Transaction>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af7280 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:363:67
[INFO] [stdout]   22:     0x582494b0ed06 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0940 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a34af5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d6ee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0fff2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0fff2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0fff2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a4fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07cfa - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1408b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0b654 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8515d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe470 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a32bf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cd3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a791b3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a791b3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a791b3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8427e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c4f7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a70648 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e350 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2845c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad08d6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7cca - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23c97 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08835 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93d9e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa489e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af982c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:360:5
[INFO] [stdout]   52:     0x582494af6767 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:361:32
[INFO] [stdout]   53:     0x582494a6d996 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_block_by_num::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::eth_tx_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::eth_tx_count' (36) panicked at src/bsc_wrapper/proxy.rs:319:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af6b2f - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af6b2f - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:319:61
[INFO] [stdout]   22:     0x582494b0ecc6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac06e0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a348f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d64e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0fbb2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0fbb2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0fbb2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a2fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07c5a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b13feb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0b1b4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a84f3d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe210 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a329f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cc9e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a782f3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a782f3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a782f3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a841de - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c2b7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a6fee8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e2d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b281bc - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad06b6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7b4a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23bf7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08733 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93d00 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa46dc - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af970a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:315:5
[INFO] [stdout]   52:     0x582494af6707 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:316:28
[INFO] [stdout]   53:     0x582494a6d916 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::eth_tx_count::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::stats::test::bnb_price stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::stats::test::bnb_price' (50) panicked at src/bsc_wrapper/stats.rs:164:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494b3c5a0 - <core[a96a4c5c53f902a3]::result::Result<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::Bnb, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494b3c5a0 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:164:51
[INFO] [stdout]   22:     0x582494b0ee06 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac12c0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a352f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d96e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b110f2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b110f2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b110f2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8acfd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07f7a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1430b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0c8d4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a859dd - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abedf0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a333f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cfbe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7ccb3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7ccb3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7ccb3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a844fe - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8cdf7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a723c8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e550 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b28edc - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1156 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac82ca - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23f17 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08c35 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a9401e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa4f9e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494b3c98c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:161:5
[INFO] [stdout]   52:     0x582494b3b9c7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:162:25
[INFO] [stdout]   53:     0x582494a6db96 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::bnb_price::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::get_by_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::get_by_tx' (41) panicked at src/bsc_wrapper/proxy.rs:354:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af8bf5 - <core[a96a4c5c53f902a3]::result::Result<web3[9b36288157452134]::types::transaction::Transaction, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af8bf5 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:354:14
[INFO] [stdout]   22:     0x582494b0eda6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0f30 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a34ff5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d87e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b10a92 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b10a92 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b10a92 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a9fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07e8a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1421b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0c1e4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a856ad - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abea60 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a330f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cece - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7b693 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7b693 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7b693 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8440e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8ca97 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a718b8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e490 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b28aec - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0e26 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac808a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23e27 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08ab5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93f2e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa4cfe - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af9afc - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:345:5
[INFO] [stdout]   52:     0x582494af6857 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:346:25
[INFO] [stdout]   53:     0x582494a6dad6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_by_tx::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::get_tx_by_b_and_i stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::get_tx_by_b_and_i' (46) panicked at src/bsc_wrapper/proxy.rs:378:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af7830 - <core[a96a4c5c53f902a3]::result::Result<web3[9b36288157452134]::types::transaction::Transaction, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af7830 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:378:14
[INFO] [stdout]   22:     0x582494b0ed26 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0a70 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a34bf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d73e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b10212 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b10212 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b10212 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a5fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07d4a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b140db - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0b8a4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8526d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe5a0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a32cf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cd8e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a79913 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a79913 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a79913 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a842ce - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c617 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a709f8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e390 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b285ac - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad09e6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7d8a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23ce7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b088b5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93dee - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa497e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af98bc - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:372:5
[INFO] [stdout]   52:     0x582494af6797 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:373:33
[INFO] [stdout]   53:     0x582494a6d9d6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_tx_by_b_and_i::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::tx_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::tx_count' (47) panicked at src/bsc_wrapper/proxy.rs:339:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af8277 - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af8277 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:339:14
[INFO] [stdout]   22:     0x582494b0ed66 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0cd0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a34df5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d7de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b10652 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b10652 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b10652 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a7fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07dea - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1417b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0bd44 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8548d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe800 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a32ef5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2ce2e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7a7d3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7a7d3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7a7d3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8436e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c857 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a71158 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e410 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2884c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0c06 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7f0a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23d87 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b089b5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93e8e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa4b3e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af99dc - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:333:5
[INFO] [stdout]   52:     0x582494af67f7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:334:24
[INFO] [stdout]   53:     0x582494a6da56 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::tx_count::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::stats::test::get_tot_supply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::stats::test::get_tot_supply' (53) panicked at src/bsc_wrapper/stats.rs:149:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494b3bc9a - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494b3bc9a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:149:58
[INFO] [stdout]   22:     0x582494b0edc6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1060 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a350f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d8ce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b10cb2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b10cb2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b10cb2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8aafd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07eda - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1426b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0c434 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a857bd - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abeb90 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a331f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cf1e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7bdf3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7bdf3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7bdf3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8445e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8cbb7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a71c68 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e4d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b28c3c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0f36 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac814a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23e77 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08b35 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93f7e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa4dde - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494b3c86c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:146:5
[INFO] [stdout]   52:     0x582494b3b967 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:147:30
[INFO] [stdout]   53:     0x582494a6db16 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_tot_supply::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::token::test::get_tot_c_supply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::token::test::get_tot_c_supply' (55) panicked at src/bsc_wrapper/token.rs:101:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a90177 - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a90177 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:101:14
[INFO] [stdout]   22:     0x582494b0ee46 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1520 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a354f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2da0e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b11532 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b11532 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b11532 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8aefd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0801a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b143ab - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0cd74 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a85bfd - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf050 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a335f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d05e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7db73 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7db73 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7db73 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8459e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d037 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a72b28 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e5d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2917c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1376 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac844a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23fb7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08d35 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a940be - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa515e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a92f4c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:95:5
[INFO] [stdout]   52:     0x582494a8fa67 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:96:32
[INFO] [stdout]   53:     0x582494a6dc16 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_c_supply::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::proxy::test::get_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::proxy::test::get_code' (45) panicked at src/bsc_wrapper/proxy.rs:390:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494af7df7 - <core[a96a4c5c53f902a3]::result::Result<web3[9b36288157452134]::types::bytes::Bytes, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494af7df7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:390:14
[INFO] [stdout]   22:     0x582494b0ed46 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0ba0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a34cf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d78e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b10432 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b10432 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b10432 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a6fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07d9a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1412b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0baf4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a8537d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe6d0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a32df5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cdde - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7a073 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7a073 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7a073 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8431e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c737 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a70da8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e3d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b286fc - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0af6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7e4a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23d37 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08935 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93e3e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa4a5e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494af994c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:384:5
[INFO] [stdout]   52:     0x582494af67c7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/proxy.rs:385:24
[INFO] [stdout]   53:     0x582494a6da16 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::proxy::test::get_code::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::stats::test::get_validators stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::stats::test::get_validators' (54) panicked at src/bsc_wrapper/stats.rs:156:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494b3c08a - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::Validator>, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494b3c08a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:156:56
[INFO] [stdout]   22:     0x582494b0ede6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1190 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a351f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d91e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b10ed2 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b10ed2 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b10ed2 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8abfd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07f2a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b142bb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0c684 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a858cd - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abecc0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a332f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cf6e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7c553 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7c553 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7c553 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a844ae - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8ccd7 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a72018 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e510 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b28d8c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1046 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac820a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23ec7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08bb5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93fce - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa4ebe - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494b3c8fc - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:153:5
[INFO] [stdout]   52:     0x582494b3b997 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/stats.rs:154:30
[INFO] [stdout]   53:     0x582494a6db56 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::stats::test::get_validators::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::token::test::get_tot_supply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::token::test::get_tot_supply' (57) panicked at src/bsc_wrapper/token.rs:91:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a8fd77 - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a8fd77 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:91:14
[INFO] [stdout]   22:     0x582494b0ee26 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac13f0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a353f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d9be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b11312 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b11312 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b11312 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8adfd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07fca - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b1435b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0cb24 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a85aed - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abef20 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a334f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d00e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7d413 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7d413 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7d413 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8454e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8cf17 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a72778 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e590 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2902c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1266 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac838a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23f67 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08cb5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a9406e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa507e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a92ebc - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:85:5
[INFO] [stdout]   52:     0x582494a8fa37 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:86:30
[INFO] [stdout]   53:     0x582494a6dbd6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::get_tot_supply::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::token::test::test_token_balance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::token::test::test_token_balance' (59) panicked at src/bsc_wrapper/token.rs:115:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494a90574 - <core[a96a4c5c53f902a3]::result::Result<primitive_types[bee0cd4ce31570dd]::U256, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494a90574 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:115:22
[INFO] [stdout]   22:     0x582494b0ee66 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac1650 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a355f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2da5e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b11752 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b11752 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b11752 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8affd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b0806a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b143fb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0cfc4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a85d0d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abf180 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a336f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2d0ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a7e2d3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a7e2d3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a7e2d3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a845ee - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8d157 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a72ed8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e610 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b292cc - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad1486 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac850a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b24007 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08db5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a9410e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa523e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494a92fdc - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:106:5
[INFO] [stdout]   52:     0x582494a8fa97 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/token.rs:107:34
[INFO] [stdout]   53:     0x582494a6dc56 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::token::test::test_token_balance::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::transactions::test::internal_transaction_general_pagination stdout ----
[INFO] [stdout] [src/bsc_wrapper/transactions.rs:500:9] &m = Err(
[INFO] [stdout]     CustomErrors {
[INFO] [stdout]         message: "Internet Connection Error",
[INFO] [stdout]         cause: ConnectionError,
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::transactions::test::internal_transaction_general_pagination' (61) panicked at src/bsc_wrapper/transactions.rs:502:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494ac60ff - <core[a96a4c5c53f902a3]::result::Result<&alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::Tx>, &bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494ac60ff - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:502:24
[INFO] [stdout]   22:     0x582494b0eca6 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac05b0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a347f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d5fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0f992 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0f992 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0f992 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a1fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07c0a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b13f9b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0af64 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a84e2d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abe0e0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a328f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cc4e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a77b93 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a77b93 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a77b93 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8418e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c197 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a6fb38 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e290 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b2806c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad05a6 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac7a8a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23ba7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b086b3 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93cb0 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa45fc - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494ac713a - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:494:5
[INFO] [stdout]   52:     0x582494ac4a97 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:495:55
[INFO] [stdout]   53:     0x582494a6d8d6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_general_pagination::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::transactions::test::internal_transaction_pagination stdout ----
[INFO] [stdout] [src/bsc_wrapper/transactions.rs:484:9] &m = Err(
[INFO] [stdout]     CustomErrors {
[INFO] [stdout]         message: "Internet Connection Error",
[INFO] [stdout]         cause: ConnectionError,
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::transactions::test::internal_transaction_pagination' (63) panicked at src/bsc_wrapper/transactions.rs:487:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494ac5c04 - <core[a96a4c5c53f902a3]::result::Result<&alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::Tx>, &bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494ac5c04 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:487:24
[INFO] [stdout]   22:     0x582494b0ec86 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0480 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a346f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d5ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0f772 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0f772 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0f772 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a8a0fd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07bba - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b13f4b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0ad14 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a84d1d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abdfb0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a327f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cbfe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a77433 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a77433 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a77433 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8413e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8c077 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a6f788 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e250 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b27f1c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0496 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac79ca - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23b57 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08633 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93c60 - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa451c - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494ac70aa - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:472:5
[INFO] [stdout]   52:     0x582494ac4a67 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:473:47
[INFO] [stdout]   53:     0x582494a6d896 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_pagination::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::transactions::test::internal_transactions stdout ----
[INFO] [stdout] [src/bsc_wrapper/transactions.rs:462:9] &m = Err(
[INFO] [stdout]     CustomErrors {
[INFO] [stdout]         message: "Internet Connection Error",
[INFO] [stdout]         cause: ConnectionError,
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::transactions::test::internal_transactions' (67) panicked at src/bsc_wrapper/transactions.rs:465:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494ac5228 - <core[a96a4c5c53f902a3]::result::Result<&alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::Tx>, &bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494ac5228 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:465:24
[INFO] [stdout]   22:     0x582494b0ec46 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0220 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a344f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d50e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0f332 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0f332 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0f332 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a89efd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07b1a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b13eab - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0a874 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a84afd - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abdd50 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a325f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cb5e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a76573 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a76573 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a76573 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8409e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8be37 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a6f028 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e1d0 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b27c7c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0276 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac784a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23ab7 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b08535 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93bbe - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa435e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494ac6f8c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:456:5
[INFO] [stdout]   52:     0x582494ac4a07 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:457:37
[INFO] [stdout]   53:     0x582494a6d816 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transactions::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::transactions::test::transaction_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::transactions::test::transaction_status' (69) panicked at src/bsc_wrapper/transactions.rs:537:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494ac4d77 - <core[a96a4c5c53f902a3]::result::Result<bool, bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494ac4d77 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:537:22
[INFO] [stdout]   22:     0x582494b0ec26 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac00f0 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a343f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d4be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0f112 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0f112 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0f112 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a89dfd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07aca - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b13e5b - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0a624 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a849ed - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abdc20 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a324f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cb0e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a75e13 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a75e13 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a75e13 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a8404e - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8bd17 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a6ec78 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e190 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b27b2c - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0166 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac778a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23a67 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b084b5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93b6e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa427e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494ac6efc - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:528:5
[INFO] [stdout]   52:     0x582494ac49d7 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:529:34
[INFO] [stdout]   53:     0x582494a6d7d6 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::transaction_status::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- bsc_wrapper::transactions::test::internal_transaction_tx stdout ----
[INFO] [stdout] [src/bsc_wrapper/transactions.rs:518:9] &m = Err(
[INFO] [stdout]     CustomErrors {
[INFO] [stdout]         message: "Internet Connection Error",
[INFO] [stdout]         cause: ConnectionError,
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'bsc_wrapper::transactions::test::internal_transaction_tx' (66) panicked at src/bsc_wrapper/transactions.rs:521:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CustomErrors { message: "Internet Connection Error", cause: ConnectionError }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582495003a0a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582495003a0a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x582495003a0a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58249501a40a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58249501a40a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5824950087f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5824950087f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x582494fe1e8f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x582494fe1e8f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x582494ffbab9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x582494b490dc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x582494b490dc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582494ffbd32 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x582494ffbd32 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x582494fe1f48 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x582494fd9809 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x582494fe2e1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58249501abfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58249501a942 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x582494ac5702 - <core[a96a4c5c53f902a3]::result::Result<&alloc[c960326de6de28e6]::vec::Vec<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::Tx>, &bscscan_wrapper[5516016332a01001]::error::CustomErrors>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x582494ac5702 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:521:24
[INFO] [stdout]   22:     0x582494b0ec66 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x582494ac0350 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x582494a345f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x582494a2d55e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x582494b0f552 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x582494b0f552 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x582494b0f552 - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x582494a89ffd - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::task::local::Context>>::set::<<tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x582494b07b6a - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x582494b13efb - <tokio[eef4ed3636c1df8a]::task::local::RunUntil<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x582494b0aac4 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x582494a84c0d - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x582494abde80 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x582494a326f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::try_with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x582494a2cbae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[eef4ed3636c1df8a]::coop::Budget>>>::with::<tokio[eef4ed3636c1df8a]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x582494a76cd3 - tokio[eef4ed3636c1df8a]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x582494a76cd3 - tokio[eef4ed3636c1df8a]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x582494a76cd3 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x582494a840ee - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x582494a8bf57 - <tokio[eef4ed3636c1df8a]::macros::scoped_tls::ScopedKey<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::Context>>::set::<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x582494a6f3d8 - tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::enter::<<tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x582494a6e210 - <tokio[eef4ed3636c1df8a]::runtime::basic_scheduler::BasicScheduler<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::time::driver::Driver<tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>, tokio[eef4ed3636c1df8a]::park::either::Either<tokio[eef4ed3636c1df8a]::io::driver::Driver, tokio[eef4ed3636c1df8a]::park::thread::ParkThread>>>>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x582494b27dcc - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x582494ad0386 - tokio[eef4ed3636c1df8a]::runtime::context::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x582494ac790a - <tokio[eef4ed3636c1df8a]::runtime::handle::Handle>::enter::<<tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x582494b23b07 - <tokio[eef4ed3636c1df8a]::runtime::Runtime>::block_on::<<tokio[eef4ed3636c1df8a]::task::local::LocalSet>::run_until<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x582494b085b5 - <tokio[eef4ed3636c1df8a]::task::local::LocalSet>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x582494a93c0e - <actix_rt[9a799c8dfc26f4ea]::runtime::Runtime>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x582494aa443e - <actix_rt[9a799c8dfc26f4ea]::builder::SystemRunner>::block_on::<bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x582494ac701c - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:509:5
[INFO] [stdout]   52:     0x582494ac4a37 - bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bsc_wrapper/transactions.rs:510:39
[INFO] [stdout]   53:     0x582494a6d856 - <bscscan_wrapper[5516016332a01001]::bsc_wrapper::transactions::test::internal_transaction_tx::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x582494b3d1bb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x582494b3d1bb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x582494b49bab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x582494b49bab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x582494b49bab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582494b49bab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x582494b49bab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x582494b452c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x582494b452c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x582494b4c7b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x582494b4c7b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x582494b4c7b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x582494b4c7b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x582494b4c7b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5824950032df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5824950032df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fc62f65daa4 - <unknown>
[INFO] [stdout]   75:     0x7fc62f6eaa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bsc_wrapper::accounts::test::bep20_transactions_pag
[INFO] [stdout]     bsc_wrapper::accounts::test::bep20_transactions_token
[INFO] [stdout]     bsc_wrapper::accounts::test::bep_20_transactions
[INFO] [stdout]     bsc_wrapper::accounts::test::bnb_by_block
[INFO] [stdout]     bsc_wrapper::accounts::test::erc_721_specific_token
[INFO] [stdout]     bsc_wrapper::accounts::test::erc_721_transactions_pagination
[INFO] [stdout]     bsc_wrapper::accounts::test::test_balance
[INFO] [stdout]     bsc_wrapper::blocks::test::get_block_reward
[INFO] [stdout]     bsc_wrapper::blocks::test::get_blockno_by_timestamp
[INFO] [stdout]     bsc_wrapper::blocks::test::get_clock_estimate
[INFO] [stdout]     bsc_wrapper::contract::test::abi_get
[INFO] [stdout]     bsc_wrapper::contract::test::get_source_code
[INFO] [stdout]     bsc_wrapper::proxy::test::eth_block_number
[INFO] [stdout]     bsc_wrapper::proxy::test::eth_tx_count
[INFO] [stdout]     bsc_wrapper::proxy::test::gas_price
[INFO] [stdout]     bsc_wrapper::proxy::test::get_block_by_num
[INFO] [stdout]     bsc_wrapper::proxy::test::get_by_tx
[INFO] [stdout]     bsc_wrapper::proxy::test::get_code
[INFO] [stdout]     bsc_wrapper::proxy::test::get_tx_by_b_and_i
[INFO] [stdout]     bsc_wrapper::proxy::test::tx_count
[INFO] [stdout]     bsc_wrapper::stats::test::bnb_price
[INFO] [stdout]     bsc_wrapper::stats::test::get_tot_supply
[INFO] [stdout]     bsc_wrapper::stats::test::get_validators
[INFO] [stdout]     bsc_wrapper::token::test::get_tot_c_supply
[INFO] [stdout]     bsc_wrapper::token::test::get_tot_supply
[INFO] [stdout]     bsc_wrapper::token::test::test_token_balance
[INFO] [stdout]     bsc_wrapper::transactions::test::internal_transaction_general_pagination
[INFO] [stdout]     bsc_wrapper::transactions::test::internal_transaction_pagination
[INFO] [stdout]     bsc_wrapper::transactions::test::internal_transaction_tx
[INFO] [stdout]     bsc_wrapper::transactions::test::internal_transactions
[INFO] [stdout]     bsc_wrapper::transactions::test::transaction_status
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 31 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1eed1eedb7079f41c6c056b541200aeff80fff7c4e386145321225ee5057ecad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eed1eedb7079f41c6c056b541200aeff80fff7c4e386145321225ee5057ecad", kill_on_drop: false }`
[INFO] [stdout] 1eed1eedb7079f41c6c056b541200aeff80fff7c4e386145321225ee5057ecad
